Build Log
  

Rebuild started: Project: ImageCacheLib, Configuration: Unicode Release|Win32

Command Lines
  
Creating temporary file "g:\Srclt\Common\AFileDialog3\Complier_2005\Win32\2.2\Unicode Release\RSP0001101978828040.rsp" with contents
[
/O2 /GL /I "..\..\..\Angelica2\Output\A3DSDK\Include" /I "..\..\..\Angelica2\Output\AMSDK\Include" /I "..\..\..\Angelica2\Output\AFSDK\Include" /I "..\..\..\Angelica2\Output\ACSDK\Include" /I "..\..\..\Angelica2\Output\APSDK\Include" /I "..\..\..\Angelica2\Output\3rdSDK\Include" /I "..\..\Output\include\gfx" /I "..\..\..\Angelica2\Output\3rdSDK\Include\cximage" /I "..\..\Output\include\luaWrapper" /I "..\..\..\Angelica2\3rdSDK\Include\lua" /D "_UNICODE" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_A_FORBID_NEWDELETE" /D "_A_FORBID_MALLOC" /D "_CRT_SECURE_NO_WARNINGS" /D "_ANGELICA2" /D "_AFXDLL" /D "_MBCS" /FD /EHsc /MD /Yu"ICLStdAfx.h" /Fp"Win32\2.2\Unicode Release\ImageCacheLib_u.pch" /Fo"Win32\2.2\Unicode Release\\" /Fd"Win32\2.2\Unicode Release\vc80_icl.pdb" /W3 /c /Wp64 /Zi /TP /wd4996 ..\ImageCacheLib\PlatformIndependFuncs.cpp

..\ImageCacheLib\ICLFile.cpp

..\ImageCacheLib\ICLTaskProcFolder.cpp

..\ImageCacheLib\ICLImgImplUMDS.cpp

..\ImageCacheLib\ICLImgImplUMD.cpp

..\ImageCacheLib\ICLImgImplSMD.cpp

..\ImageCacheLib\ICLImgImplGfx.cpp

..\ImageCacheLib\ICLImgImplECM.cpp

..\ImageCacheLib\ICLImgImplDDS.cpp

..\ImageCacheLib\ICLImgImpl.cpp

..\ImageCacheLib\ICLImg.cpp

..\ImageCacheLib\ICLThreadWrapper.cpp

..\ImageCacheLib\ICLThreadTask.cpp

..\ImageCacheLib\ICLThreadPool.cpp

..\ImageCacheLib\ICLUnicodeCommon.cpp
]
Creating command line "cl.exe @"g:\Srclt\Common\AFileDialog3\Complier_2005\Win32\2.2\Unicode Release\RSP0001101978828040.rsp" /nologo /errorReport:prompt"
Creating temporary file "g:\Srclt\Common\AFileDialog3\Complier_2005\Win32\2.2\Unicode Release\RSP0001111978828040.rsp" with contents
[
/O2 /GL /I "..\..\..\Angelica2\Output\A3DSDK\Include" /I "..\..\..\Angelica2\Output\AMSDK\Include" /I "..\..\..\Angelica2\Output\AFSDK\Include" /I "..\..\..\Angelica2\Output\ACSDK\Include" /I "..\..\..\Angelica2\Output\APSDK\Include" /I "..\..\..\Angelica2\Output\3rdSDK\Include" /I "..\..\Output\include\gfx" /I "..\..\..\Angelica2\Output\3rdSDK\Include\cximage" /I "..\..\Output\include\luaWrapper" /I "..\..\..\Angelica2\3rdSDK\Include\lua" /D "_UNICODE" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_A_FORBID_NEWDELETE" /D "_A_FORBID_MALLOC" /D "_CRT_SECURE_NO_WARNINGS" /D "_ANGELICA2" /D "_AFXDLL" /D "_MBCS" /FD /EHsc /MD /Yc"ICLStdAfx.h" /Fp"Win32\2.2\Unicode Release\ImageCacheLib_u.pch" /Fo"Win32\2.2\Unicode Release\\" /Fd"Win32\2.2\Unicode Release\vc80_icl.pdb" /W3 /c /Wp64 /Zi /TP /wd4996 ..\ImageCacheLib\ICLStdAfx.cpp
]
Creating command line "cl.exe @"g:\Srclt\Common\AFileDialog3\Complier_2005\Win32\2.2\Unicode Release\RSP0001111978828040.rsp" /nologo /errorReport:prompt"
Creating temporary file "g:\Srclt\Common\AFileDialog3\Complier_2005\Win32\2.2\Unicode Release\RSP0001171978828040.rsp" with contents
[
/OUT:"..\Lib_2005\2.2\ImageCacheLib_u.lib" /LTCG

".\Win32\2.2\Unicode Release\ICLStdAfx.obj"

".\Win32\2.2\Unicode Release\ICLUnicodeCommon.obj"

".\Win32\2.2\Unicode Release\ICLThreadPool.obj"

".\Win32\2.2\Unicode Release\ICLThreadTask.obj"

".\Win32\2.2\Unicode Release\ICLThreadWrapper.obj"

".\Win32\2.2\Unicode Release\ICLImg.obj"

".\Win32\2.2\Unicode Release\ICLImgImpl.obj"

".\Win32\2.2\Unicode Release\ICLImgImplDDS.obj"

".\Win32\2.2\Unicode Release\ICLImgImplECM.obj"

".\Win32\2.2\Unicode Release\ICLImgImplGfx.obj"

".\Win32\2.2\Unicode Release\ICLImgImplSMD.obj"

".\Win32\2.2\Unicode Release\ICLImgImplUMD.obj"

".\Win32\2.2\Unicode Release\ICLImgImplUMDS.obj"

".\Win32\2.2\Unicode Release\ICLTaskProcFolder.obj"

".\Win32\2.2\Unicode Release\ICLFile.obj"

".\Win32\2.2\Unicode Release\PlatformIndependFuncs.obj"
]
Creating command line "lib.exe @"g:\Srclt\Common\AFileDialog3\Complier_2005\Win32\2.2\Unicode Release\RSP0001171978828040.rsp" /NOLOGO"
Output Window
  
Compiling...
ICLStdAfx.cpp
 WINVER not defined. Defaulting to 0x0502 (Windows Server 2003)
g:\Srclt\Angelica2\Output\ACSDK\Include\AString.h(193) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
g:\srclt\angelica2\output\acsdk\include\hashtab.h(91) : warning C4311: 'type cast' : pointer truncation from 'void *' to 'unsigned long'
g:\srclt\angelica2\output\acsdk\include\AWString.h(191) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
g:\srclt\angelica2\output\a3dsdk\include\A3DSkinModel.h(461) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
g:\srclt\angelica2\output\afsdk\include\AFilePackage.h(82) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
Compiling...
PlatformIndependFuncs.cpp
g:\Srclt\Angelica2\Output\ACSDK\Include\hashtab.h(186) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
        g:\Srclt\Angelica2\Output\ACSDK\Include\hashtab.h(182) : while compiling class template member function 'abase::hashtab<_Value,_Key,_HashFunc,_Allocator>::iterator_template<_ItValue>::iterator_template(abase::Hashtable_node<_Val,_Key> *,const abase::hashtab<_Value,_Key,_HashFunc,_Allocator> *)'
        with
        [
            _Value=abase::pair,
            _Key=AString,
            _HashFunc=abase::_hash_function,
            _Allocator=abase::default_alloc,
            _ItValue=abase::pair,
            _Val=abase::pair
        ]
        g:\srclt\common\output\include\gfx\A3DGFXEx.h(303) : see reference to class template instantiation 'abase::hashtab<_Value,_Key,_HashFunc,_Allocator>::iterator_template<_ItValue>' being compiled
        with
        [
            _Value=abase::pair,
            _Key=AString,
            _HashFunc=abase::_hash_function,
            _Allocator=abase::default_alloc,
            _ItValue=abase::pair
        ]
g:\Srclt\Angelica2\Output\ACSDK\Include\hashtab.h(186) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
        g:\Srclt\Angelica2\Output\ACSDK\Include\hashtab.h(182) : while compiling class template member function 'abase::hashtab<_Value,_Key,_HashFunc,_Allocator>::iterator_template<_ItValue>::iterator_template(abase::Hashtable_node<_Val,_Key> *,const abase::hashtab<_Value,_Key,_HashFunc,_Allocator> *)'
        with
        [
            _Value=abase::pair,
            _Key=int,
            _HashFunc=abase::_hash_function,
            _Allocator=abase::default_alloc,
            _ItValue=abase::pair,
            _Val=abase::pair
        ]
        g:\Srclt\Common\Output\include\gfx\a3dgfxexMan.h(461) : see reference to class template instantiation 'abase::hashtab<_Value,_Key,_HashFunc,_Allocator>::iterator_template<_ItValue>' being compiled
        with
        [
            _Value=abase::pair,
            _Key=int,
            _HashFunc=abase::_hash_function,
            _Allocator=abase::default_alloc,
            _ItValue=abase::pair
        ]
g:\Srclt\Angelica2\Output\ACSDK\Include\hashtab.h(186) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
        g:\Srclt\Angelica2\Output\ACSDK\Include\hashtab.h(182) : while compiling class template member function 'abase::hashtab<_Value,_Key,_HashFunc,_Allocator>::iterator_template<_ItValue>::iterator_template(abase::Hashtable_node<_Val,_Key> *,const abase::hashtab<_Value,_Key,_HashFunc,_Allocator> *)'
        with
        [
            _Value=abase::pair,
            _Key=AString,
            _HashFunc=abase::_hash_function,
            _Allocator=abase::default_alloc,
            _ItValue=abase::pair,
            _Val=abase::pair
        ]
        g:\Srclt\Common\Output\include\gfx\EC_Model.h(566) : see reference to class template instantiation 'abase::hashtab<_Value,_Key,_HashFunc,_Allocator>::iterator_template<_ItValue>' being compiled
        with
        [
            _Value=abase::pair,
            _Key=AString,
            _HashFunc=abase::_hash_function,
            _Allocator=abase::default_alloc,
            _ItValue=abase::pair
        ]
g:\Srclt\Angelica2\Output\ACSDK\Include\hashtab.h(186) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
        g:\Srclt\Angelica2\Output\ACSDK\Include\hashtab.h(182) : while compiling class template member function 'abase::hashtab<_Value,_Key,_HashFunc,_Allocator>::iterator_template<_ItValue>::iterator_template(abase::Hashtable_node<_Val,_Key> *,const abase::hashtab<_Value,_Key,_HashFunc,_Allocator> *)'
        with
        [
            _Value=abase::pair,
            _Key=AString,
            _HashFunc=abase::_hash_function,
            _Allocator=abase::default_alloc,
            _ItValue=const abase::pair,
            _Val=abase::pair
        ]
        g:\Srclt\Common\Output\include\gfx\EC_Model.h(768) : see reference to class template instantiation 'abase::hashtab<_Value,_Key,_HashFunc,_Allocator>::iterator_template<_ItValue>' being compiled
        with
        [
            _Value=abase::pair,
            _Key=AString,
            _HashFunc=abase::_hash_function,
            _Allocator=abase::default_alloc,
            _ItValue=const abase::pair
        ]
g:\Srclt\Angelica2\Output\ACSDK\Include\hashtab.h(186) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
        g:\Srclt\Angelica2\Output\ACSDK\Include\hashtab.h(182) : while compiling class template member function 'abase::hashtab<_Value,_Key,_HashFunc,_Allocator>::iterator_template<_ItValue>::iterator_template(abase::Hashtable_node<_Val,_Key> *,const abase::hashtab<_Value,_Key,_HashFunc,_Allocator> *)'
        with
        [
            _Value=abase::pair,
            _Key=int,
            _HashFunc=abase::_hash_function,
            _Allocator=abase::default_alloc,
            _ItValue=const abase::pair,
            _Val=abase::pair
        ]
        g:\Srclt\Common\Output\include\gfx\EC_Model.h(953) : see reference to class template instantiation 'abase::hashtab<_Value,_Key,_HashFunc,_Allocator>::iterator_template<_ItValue>' being compiled
        with
        [
            _Value=abase::pair,
            _Key=int,
            _HashFunc=abase::_hash_function,
            _Allocator=abase::default_alloc,
            _ItValue=const abase::pair
        ]
g:\srclt\angelica2\output\acsdk\include\vector.h(410) : warning C4244: 'initializing' : conversion from '__w64 int' to 'const int', possible loss of data
        g:\srclt\angelica2\output\acsdk\include\vector.h(407) : while compiling class template member function 'A3DGFXElement *abase::vector::erase(T *)'
        with
        [
            T=A3DGFXElement *
        ]
        g:\srclt\common\output\include\gfx\A3DGFXEx.h(57) : see reference to class template instantiation 'abase::vector' being compiled
        with
        [
            T=A3DGFXElement *
        ]
g:\srclt\angelica2\output\acsdk\include\vector.h(410) : warning C4244: 'initializing' : conversion from '__w64 int' to 'const int', possible loss of data
        g:\srclt\angelica2\output\acsdk\include\vector.h(407) : while compiling class template member function 'A3DGFXKeyPointCtrlBase *abase::vector::erase(T *)'
        with
        [
            T=A3DGFXKeyPointCtrlBase *
        ]
        g:\srclt\common\output\include\gfx\A3DGFXKeyPoint.h(582) : see reference to class template instantiation 'abase::vector' being compiled
        with
        [
            T=A3DGFXKeyPointCtrlBase *
        ]
g:\srclt\angelica2\output\acsdk\include\vector.h(272) : warning C4244: '=' : conversion from '__w64 int' to 'int', possible loss of data
        g:\srclt\angelica2\output\acsdk\include\vector.h(265) : while compiling class template member function 'A3DVECTOR3 *abase::vector::insert(T *,const T &)'
        with
        [
            T=A3DVECTOR3
        ]
g:\srclt\angelica2\output\acsdk\include\vector.h(410) : warning C4244: 'initializing' : conversion from '__w64 int' to 'const int', possible loss of data
        g:\srclt\angelica2\output\acsdk\include\vector.h(407) : while compiling class template member function 'A3DVECTOR3 *abase::vector::erase(T *)'
        with
        [
            T=A3DVECTOR3
        ]
g:\srclt\angelica2\output\acsdk\include\vector.h(272) : warning C4244: '=' : conversion from '__w64 int' to 'int', possible loss of data
        g:\srclt\angelica2\output\acsdk\include\vector.h(265) : while compiling class template member function 'A3DGFXKeyPoint *abase::vector::insert(T *,const T &)'
        with
        [
            T=A3DGFXKeyPoint *
        ]
        g:\srclt\common\output\include\gfx\A3DGFXKeyPoint.h(2014) : see reference to class template instantiation 'abase::vector' being compiled
        with
        [
            T=A3DGFXKeyPoint *
        ]
g:\srclt\angelica2\output\acsdk\include\vector.h(410) : warning C4244: 'initializing' : conversion from '__w64 int' to 'const int', possible loss of data
        g:\srclt\angelica2\output\acsdk\include\vector.h(407) : while compiling class template member function 'A3DGFXKeyPoint *abase::vector::erase(T *)'
        with
        [
            T=A3DGFXKeyPoint *
        ]
g:\srclt\angelica2\output\acsdk\include\vector.h(410) : warning C4244: 'initializing' : conversion from '__w64 int' to 'const int', possible loss of data
        g:\srclt\angelica2\output\acsdk\include\vector.h(407) : while compiling class template member function 'A3DGFXLight *abase::vector::erase(T *)'
        with
        [
            T=A3DGFXLight *
        ]
        g:\Srclt\Common\Output\include\gfx\a3dgfxexMan.h(301) : see reference to class template instantiation 'abase::vector' being compiled
        with
        [
            T=A3DGFXLight *
        ]
g:\srclt\angelica2\output\acsdk\include\vector.h(410) : warning C4244: 'initializing' : conversion from '__w64 int' to 'const int', possible loss of data
        g:\srclt\angelica2\output\acsdk\include\vector.h(407) : while compiling class template member function 'AString *abase::vector::erase(T *)'
        with
        [
            T=AString
        ]
        g:\Srclt\Common\Output\include\luaWrapper\LuaMemTbl.h(32) : see reference to class template instantiation 'abase::vector' being compiled
        with
        [
            T=AString
        ]
g:\srclt\angelica2\output\acsdk\include\vector.h(173) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
        g:\srclt\angelica2\output\acsdk\include\vector.h(165) : while compiling class template member function 'abase::vector::vector(const abase::vector &)'
        with
        [
            T=CScriptValue
        ]
        g:\srclt\angelica2\output\acsdk\include\vector.h(197) : while compiling class template member function 'const abase::vector &abase::vector::operator =(const abase::vector &)'
        with
        [
            T=CScriptValue
        ]
        g:\srclt\common\output\include\luawrapper\ScriptValue.h(73) : see reference to class template instantiation 'abase::vector' being compiled
        with
        [
            T=CScriptValue
        ]
g:\srclt\angelica2\output\acsdk\include\vector.h(173) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
        g:\srclt\angelica2\output\acsdk\include\vector.h(165) : while compiling class template member function 'abase::vector::vector(const abase::vector &)'
        with
        [
            T=AString
        ]
        g:\srclt\angelica2\output\acsdk\include\vector.h(222) : while compiling class template member function 'abase::vector::~vector(void)'
        with
        [
            T=AString
        ]
g:\srclt\angelica2\output\acsdk\include\vector.h(173) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
        g:\srclt\angelica2\output\acsdk\include\vector.h(165) : while compiling class template member function 'abase::vector::vector(const abase::vector &)'
        with
        [
            T=int
        ]
        g:\srclt\angelica2\output\acsdk\include\vector.h(140) : while compiling class template member function 'abase::vector::vector(void)'
        with
        [
            T=int
        ]
ICLFile.cpp
..\ImageCacheLib\ICLFile.cpp(116) : warning C4267: 'argument' : conversion from 'size_t' to 'DWORD', possible loss of data
g:\srclt\angelica2\output\acsdk\include\vector.h(410) : warning C4244: 'initializing' : conversion from '__w64 int' to 'const int', possible loss of data
        g:\srclt\angelica2\output\acsdk\include\vector.h(407) : while compiling class template member function 'ICLFile::ICLItem *abase::vector::erase(T *)'
        with
        [
            T=ICLFile::ICLItem *
        ]
ICLTaskProcFolder.cpp
..\ImageCacheLib\ICLTaskProcFolder.cpp(138) : warning C4244: '=' : conversion from 'ULONGLONG' to 'DWORD', possible loss of data
ICLImgImplUMDS.cpp
ICLImgImplUMD.cpp
ICLImgImplSMD.cpp
ICLImgImplGfx.cpp
g:\Srclt\Angelica2\Output\ACSDK\Include\hashtab.h(186) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
        g:\Srclt\Angelica2\Output\ACSDK\Include\hashtab.h(182) : while compiling class template member function 'abase::hashtab<_Value,_Key,_HashFunc,_Allocator>::iterator_template<_ItValue>::iterator_template(abase::Hashtable_node<_Val,_Key> *,const abase::hashtab<_Value,_Key,_HashFunc,_Allocator> *)'
        with
        [
            _Value=abase::pair,
            _Key=AString,
            _HashFunc=abase::_hash_function,
            _Allocator=abase::default_alloc,
            _ItValue=abase::pair,
            _Val=abase::pair
        ]
        g:\Srclt\Common\Output\include\gfx\EC_Model.h(566) : see reference to class template instantiation 'abase::hashtab<_Value,_Key,_HashFunc,_Allocator>::iterator_template<_ItValue>' being compiled
        with
        [
            _Value=abase::pair,
            _Key=AString,
            _HashFunc=abase::_hash_function,
            _Allocator=abase::default_alloc,
            _ItValue=abase::pair
        ]
g:\Srclt\Angelica2\Output\ACSDK\Include\hashtab.h(186) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
        g:\Srclt\Angelica2\Output\ACSDK\Include\hashtab.h(182) : while compiling class template member function 'abase::hashtab<_Value,_Key,_HashFunc,_Allocator>::iterator_template<_ItValue>::iterator_template(abase::Hashtable_node<_Val,_Key> *,const abase::hashtab<_Value,_Key,_HashFunc,_Allocator> *)'
        with
        [
            _Value=abase::pair,
            _Key=AString,
            _HashFunc=abase::_hash_function,
            _Allocator=abase::default_alloc,
            _ItValue=const abase::pair,
            _Val=abase::pair
        ]
        g:\Srclt\Common\Output\include\gfx\EC_Model.h(768) : see reference to class template instantiation 'abase::hashtab<_Value,_Key,_HashFunc,_Allocator>::iterator_template<_ItValue>' being compiled
        with
        [
            _Value=abase::pair,
            _Key=AString,
            _HashFunc=abase::_hash_function,
            _Allocator=abase::default_alloc,
            _ItValue=const abase::pair
        ]
g:\Srclt\Angelica2\Output\ACSDK\Include\hashtab.h(186) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
        g:\Srclt\Angelica2\Output\ACSDK\Include\hashtab.h(182) : while compiling class template member function 'abase::hashtab<_Value,_Key,_HashFunc,_Allocator>::iterator_template<_ItValue>::iterator_template(abase::Hashtable_node<_Val,_Key> *,const abase::hashtab<_Value,_Key,_HashFunc,_Allocator> *)'
        with
        [
            _Value=abase::pair,
            _Key=int,
            _HashFunc=abase::_hash_function,
            _Allocator=abase::default_alloc,
            _ItValue=const abase::pair,
            _Val=abase::pair
        ]
        g:\Srclt\Common\Output\include\gfx\EC_Model.h(953) : see reference to class template instantiation 'abase::hashtab<_Value,_Key,_HashFunc,_Allocator>::iterator_template<_ItValue>' being compiled
        with
        [
            _Value=abase::pair,
            _Key=int,
            _HashFunc=abase::_hash_function,
            _Allocator=abase::default_alloc,
            _ItValue=const abase::pair
        ]
g:\Srclt\Angelica2\Output\ACSDK\Include\hashtab.h(186) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
        g:\Srclt\Angelica2\Output\ACSDK\Include\hashtab.h(182) : while compiling class template member function 'abase::hashtab<_Value,_Key,_HashFunc,_Allocator>::iterator_template<_ItValue>::iterator_template(abase::Hashtable_node<_Val,_Key> *,const abase::hashtab<_Value,_Key,_HashFunc,_Allocator> *)'
        with
        [
            _Value=abase::pair,
            _Key=AString,
            _HashFunc=abase::_hash_function,
            _Allocator=abase::default_alloc,
            _ItValue=abase::pair,
            _Val=abase::pair
        ]
        g:\srclt\common\output\include\gfx\A3DGFXEx.h(303) : see reference to class template instantiation 'abase::hashtab<_Value,_Key,_HashFunc,_Allocator>::iterator_template<_ItValue>' being compiled
        with
        [
            _Value=abase::pair,
            _Key=AString,
            _HashFunc=abase::_hash_function,
            _Allocator=abase::default_alloc,
            _ItValue=abase::pair
        ]
g:\Srclt\Angelica2\Output\ACSDK\Include\hashtab.h(186) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
        g:\Srclt\Angelica2\Output\ACSDK\Include\hashtab.h(182) : while compiling class template member function 'abase::hashtab<_Value,_Key,_HashFunc,_Allocator>::iterator_template<_ItValue>::iterator_template(abase::Hashtable_node<_Val,_Key> *,const abase::hashtab<_Value,_Key,_HashFunc,_Allocator> *)'
        with
        [
            _Value=abase::pair,
            _Key=int,
            _HashFunc=abase::_hash_function,
            _Allocator=abase::default_alloc,
            _ItValue=abase::pair,
            _Val=abase::pair
        ]
        g:\Srclt\Common\Output\include\gfx\A3DGFXExMan.h(461) : see reference to class template instantiation 'abase::hashtab<_Value,_Key,_HashFunc,_Allocator>::iterator_template<_ItValue>' being compiled
        with
        [
            _Value=abase::pair,
            _Key=int,
            _HashFunc=abase::_hash_function,
            _Allocator=abase::default_alloc,
            _ItValue=abase::pair
        ]
g:\srclt\angelica2\output\acsdk\include\vector.h(410) : warning C4244: 'initializing' : conversion from '__w64 int' to 'const int', possible loss of data
        g:\srclt\angelica2\output\acsdk\include\vector.h(407) : while compiling class template member function 'AString *abase::vector::erase(T *)'
        with
        [
            T=AString
        ]
        g:\Srclt\Common\Output\include\luaWrapper\LuaMemTbl.h(32) : see reference to class template instantiation 'abase::vector' being compiled
        with
        [
            T=AString
        ]
g:\srclt\angelica2\output\acsdk\include\vector.h(410) : warning C4244: 'initializing' : conversion from '__w64 int' to 'const int', possible loss of data
        g:\srclt\angelica2\output\acsdk\include\vector.h(407) : while compiling class template member function 'A3DGFXElement *abase::vector::erase(T *)'
        with
        [
            T=A3DGFXElement *
        ]
        g:\srclt\common\output\include\gfx\A3DGFXEx.h(57) : see reference to class template instantiation 'abase::vector' being compiled
        with
        [
            T=A3DGFXElement *
        ]
g:\srclt\angelica2\output\acsdk\include\vector.h(410) : warning C4244: 'initializing' : conversion from '__w64 int' to 'const int', possible loss of data
        g:\srclt\angelica2\output\acsdk\include\vector.h(407) : while compiling class template member function 'A3DGFXKeyPointCtrlBase *abase::vector::erase(T *)'
        with
        [
            T=A3DGFXKeyPointCtrlBase *
        ]
        g:\srclt\common\output\include\gfx\A3DGFXKeyPoint.h(582) : see reference to class template instantiation 'abase::vector' being compiled
        with
        [
            T=A3DGFXKeyPointCtrlBase *
        ]
g:\srclt\angelica2\output\acsdk\include\vector.h(272) : warning C4244: '=' : conversion from '__w64 int' to 'int', possible loss of data
        g:\srclt\angelica2\output\acsdk\include\vector.h(265) : while compiling class template member function 'A3DVECTOR3 *abase::vector::insert(T *,const T &)'
        with
        [
            T=A3DVECTOR3
        ]
g:\srclt\angelica2\output\acsdk\include\vector.h(410) : warning C4244: 'initializing' : conversion from '__w64 int' to 'const int', possible loss of data
        g:\srclt\angelica2\output\acsdk\include\vector.h(407) : while compiling class template member function 'A3DVECTOR3 *abase::vector::erase(T *)'
        with
        [
            T=A3DVECTOR3
        ]
g:\srclt\angelica2\output\acsdk\include\vector.h(272) : warning C4244: '=' : conversion from '__w64 int' to 'int', possible loss of data
        g:\srclt\angelica2\output\acsdk\include\vector.h(265) : while compiling class template member function 'A3DGFXKeyPoint *abase::vector::insert(T *,const T &)'
        with
        [
            T=A3DGFXKeyPoint *
        ]
        g:\srclt\common\output\include\gfx\A3DGFXKeyPoint.h(2014) : see reference to class template instantiation 'abase::vector' being compiled
        with
        [
            T=A3DGFXKeyPoint *
        ]
g:\srclt\angelica2\output\acsdk\include\vector.h(410) : warning C4244: 'initializing' : conversion from '__w64 int' to 'const int', possible loss of data
        g:\srclt\angelica2\output\acsdk\include\vector.h(407) : while compiling class template member function 'A3DGFXKeyPoint *abase::vector::erase(T *)'
        with
        [
            T=A3DGFXKeyPoint *
        ]
g:\srclt\angelica2\output\acsdk\include\vector.h(410) : warning C4244: 'initializing' : conversion from '__w64 int' to 'const int', possible loss of data
        g:\srclt\angelica2\output\acsdk\include\vector.h(407) : while compiling class template member function 'A3DGFXLight *abase::vector::erase(T *)'
        with
        [
            T=A3DGFXLight *
        ]
        g:\Srclt\Common\Output\include\gfx\A3DGFXExMan.h(301) : see reference to class template instantiation 'abase::vector' being compiled
        with
        [
            T=A3DGFXLight *
        ]
g:\srclt\angelica2\output\acsdk\include\vector.h(173) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
        g:\srclt\angelica2\output\acsdk\include\vector.h(165) : while compiling class template member function 'abase::vector::vector(const abase::vector &)'
        with
        [
            T=CScriptValue
        ]
        g:\srclt\angelica2\output\acsdk\include\vector.h(197) : while compiling class template member function 'const abase::vector &abase::vector::operator =(const abase::vector &)'
        with
        [
            T=CScriptValue
        ]
        g:\srclt\common\output\include\luawrapper\ScriptValue.h(73) : see reference to class template instantiation 'abase::vector' being compiled
        with
        [
            T=CScriptValue
        ]
g:\srclt\angelica2\output\acsdk\include\vector.h(173) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
        g:\srclt\angelica2\output\acsdk\include\vector.h(165) : while compiling class template member function 'abase::vector::vector(const abase::vector &)'
        with
        [
            T=AString
        ]
        g:\srclt\angelica2\output\acsdk\include\vector.h(222) : while compiling class template member function 'abase::vector::~vector(void)'
        with
        [
            T=AString
        ]
g:\srclt\angelica2\output\acsdk\include\vector.h(173) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
        g:\srclt\angelica2\output\acsdk\include\vector.h(165) : while compiling class template member function 'abase::vector::vector(const abase::vector &)'
        with
        [
            T=int
        ]
        g:\srclt\angelica2\output\acsdk\include\vector.h(140) : while compiling class template member function 'abase::vector::vector(void)'
        with
        [
            T=int
        ]
ICLImgImplECM.cpp
g:\Srclt\Angelica2\Output\ACSDK\Include\hashtab.h(186) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
        g:\Srclt\Angelica2\Output\ACSDK\Include\hashtab.h(182) : while compiling class template member function 'abase::hashtab<_Value,_Key,_HashFunc,_Allocator>::iterator_template<_ItValue>::iterator_template(abase::Hashtable_node<_Val,_Key> *,const abase::hashtab<_Value,_Key,_HashFunc,_Allocator> *)'
        with
        [
            _Value=abase::pair,
            _Key=AString,
            _HashFunc=abase::_hash_function,
            _Allocator=abase::default_alloc,
            _ItValue=abase::pair,
            _Val=abase::pair
        ]
        g:\srclt\common\output\include\gfx\A3DGFXEx.h(303) : see reference to class template instantiation 'abase::hashtab<_Value,_Key,_HashFunc,_Allocator>::iterator_template<_ItValue>' being compiled
        with
        [
            _Value=abase::pair,
            _Key=AString,
            _HashFunc=abase::_hash_function,
            _Allocator=abase::default_alloc,
            _ItValue=abase::pair
        ]
g:\Srclt\Angelica2\Output\ACSDK\Include\hashtab.h(186) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
        g:\Srclt\Angelica2\Output\ACSDK\Include\hashtab.h(182) : while compiling class template member function 'abase::hashtab<_Value,_Key,_HashFunc,_Allocator>::iterator_template<_ItValue>::iterator_template(abase::Hashtable_node<_Val,_Key> *,const abase::hashtab<_Value,_Key,_HashFunc,_Allocator> *)'
        with
        [
            _Value=abase::pair,
            _Key=int,
            _HashFunc=abase::_hash_function,
            _Allocator=abase::default_alloc,
            _ItValue=abase::pair,
            _Val=abase::pair
        ]
        g:\Srclt\Common\Output\include\gfx\a3dgfxexman.h(461) : see reference to class template instantiation 'abase::hashtab<_Value,_Key,_HashFunc,_Allocator>::iterator_template<_ItValue>' being compiled
        with
        [
            _Value=abase::pair,
            _Key=int,
            _HashFunc=abase::_hash_function,
            _Allocator=abase::default_alloc,
            _ItValue=abase::pair
        ]
g:\Srclt\Angelica2\Output\ACSDK\Include\hashtab.h(186) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
        g:\Srclt\Angelica2\Output\ACSDK\Include\hashtab.h(182) : while compiling class template member function 'abase::hashtab<_Value,_Key,_HashFunc,_Allocator>::iterator_template<_ItValue>::iterator_template(abase::Hashtable_node<_Val,_Key> *,const abase::hashtab<_Value,_Key,_HashFunc,_Allocator> *)'
        with
        [
            _Value=abase::pair,
            _Key=AString,
            _HashFunc=abase::_hash_function,
            _Allocator=abase::default_alloc,
            _ItValue=abase::pair,
            _Val=abase::pair
        ]
        g:\Srclt\Common\Output\include\gfx\ec_model.h(566) : see reference to class template instantiation 'abase::hashtab<_Value,_Key,_HashFunc,_Allocator>::iterator_template<_ItValue>' being compiled
        with
        [
            _Value=abase::pair,
            _Key=AString,
            _HashFunc=abase::_hash_function,
            _Allocator=abase::default_alloc,
            _ItValue=abase::pair
        ]
g:\Srclt\Angelica2\Output\ACSDK\Include\hashtab.h(186) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
        g:\Srclt\Angelica2\Output\ACSDK\Include\hashtab.h(182) : while compiling class template member function 'abase::hashtab<_Value,_Key,_HashFunc,_Allocator>::iterator_template<_ItValue>::iterator_template(abase::Hashtable_node<_Val,_Key> *,const abase::hashtab<_Value,_Key,_HashFunc,_Allocator> *)'
        with
        [
            _Value=abase::pair,
            _Key=AString,
            _HashFunc=abase::_hash_function,
            _Allocator=abase::default_alloc,
            _ItValue=const abase::pair,
            _Val=abase::pair
        ]
        g:\Srclt\Common\Output\include\gfx\ec_model.h(768) : see reference to class template instantiation 'abase::hashtab<_Value,_Key,_HashFunc,_Allocator>::iterator_template<_ItValue>' being compiled
        with
        [
            _Value=abase::pair,
            _Key=AString,
            _HashFunc=abase::_hash_function,
            _Allocator=abase::default_alloc,
            _ItValue=const abase::pair
        ]
g:\Srclt\Angelica2\Output\ACSDK\Include\hashtab.h(186) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
        g:\Srclt\Angelica2\Output\ACSDK\Include\hashtab.h(182) : while compiling class template member function 'abase::hashtab<_Value,_Key,_HashFunc,_Allocator>::iterator_template<_ItValue>::iterator_template(abase::Hashtable_node<_Val,_Key> *,const abase::hashtab<_Value,_Key,_HashFunc,_Allocator> *)'
        with
        [
            _Value=abase::pair,
            _Key=int,
            _HashFunc=abase::_hash_function,
            _Allocator=abase::default_alloc,
            _ItValue=const abase::pair,
            _Val=abase::pair
        ]
        g:\Srclt\Common\Output\include\gfx\ec_model.h(953) : see reference to class template instantiation 'abase::hashtab<_Value,_Key,_HashFunc,_Allocator>::iterator_template<_ItValue>' being compiled
        with
        [
            _Value=abase::pair,
            _Key=int,
            _HashFunc=abase::_hash_function,
            _Allocator=abase::default_alloc,
            _ItValue=const abase::pair
        ]
g:\srclt\angelica2\output\acsdk\include\vector.h(410) : warning C4244: 'initializing' : conversion from '__w64 int' to 'const int', possible loss of data
        g:\srclt\angelica2\output\acsdk\include\vector.h(407) : while compiling class template member function 'A3DGFXElement *abase::vector::erase(T *)'
        with
        [
            T=A3DGFXElement *
        ]
        g:\srclt\common\output\include\gfx\A3DGFXEx.h(57) : see reference to class template instantiation 'abase::vector' being compiled
        with
        [
            T=A3DGFXElement *
        ]
g:\srclt\angelica2\output\acsdk\include\vector.h(410) : warning C4244: 'initializing' : conversion from '__w64 int' to 'const int', possible loss of data
        g:\srclt\angelica2\output\acsdk\include\vector.h(407) : while compiling class template member function 'A3DGFXKeyPointCtrlBase *abase::vector::erase(T *)'
        with
        [
            T=A3DGFXKeyPointCtrlBase *
        ]
        g:\srclt\common\output\include\gfx\A3DGFXKeyPoint.h(582) : see reference to class template instantiation 'abase::vector' being compiled
        with
        [
            T=A3DGFXKeyPointCtrlBase *
        ]
g:\srclt\angelica2\output\acsdk\include\vector.h(272) : warning C4244: '=' : conversion from '__w64 int' to 'int', possible loss of data
        g:\srclt\angelica2\output\acsdk\include\vector.h(265) : while compiling class template member function 'A3DVECTOR3 *abase::vector::insert(T *,const T &)'
        with
        [
            T=A3DVECTOR3
        ]
g:\srclt\angelica2\output\acsdk\include\vector.h(410) : warning C4244: 'initializing' : conversion from '__w64 int' to 'const int', possible loss of data
        g:\srclt\angelica2\output\acsdk\include\vector.h(407) : while compiling class template member function 'A3DVECTOR3 *abase::vector::erase(T *)'
        with
        [
            T=A3DVECTOR3
        ]
g:\srclt\angelica2\output\acsdk\include\vector.h(272) : warning C4244: '=' : conversion from '__w64 int' to 'int', possible loss of data
        g:\srclt\angelica2\output\acsdk\include\vector.h(265) : while compiling class template member function 'A3DGFXKeyPoint *abase::vector::insert(T *,const T &)'
        with
        [
            T=A3DGFXKeyPoint *
        ]
        g:\srclt\common\output\include\gfx\A3DGFXKeyPoint.h(2014) : see reference to class template instantiation 'abase::vector' being compiled
        with
        [
            T=A3DGFXKeyPoint *
        ]
g:\srclt\angelica2\output\acsdk\include\vector.h(410) : warning C4244: 'initializing' : conversion from '__w64 int' to 'const int', possible loss of data
        g:\srclt\angelica2\output\acsdk\include\vector.h(407) : while compiling class template member function 'A3DGFXKeyPoint *abase::vector::erase(T *)'
        with
        [
            T=A3DGFXKeyPoint *
        ]
g:\srclt\angelica2\output\acsdk\include\vector.h(410) : warning C4244: 'initializing' : conversion from '__w64 int' to 'const int', possible loss of data
        g:\srclt\angelica2\output\acsdk\include\vector.h(407) : while compiling class template member function 'A3DGFXLight *abase::vector::erase(T *)'
        with
        [
            T=A3DGFXLight *
        ]
        g:\Srclt\Common\Output\include\gfx\a3dgfxexman.h(301) : see reference to class template instantiation 'abase::vector' being compiled
        with
        [
            T=A3DGFXLight *
        ]
g:\srclt\angelica2\output\acsdk\include\vector.h(410) : warning C4244: 'initializing' : conversion from '__w64 int' to 'const int', possible loss of data
        g:\srclt\angelica2\output\acsdk\include\vector.h(407) : while compiling class template member function 'AString *abase::vector::erase(T *)'
        with
        [
            T=AString
        ]
        g:\Srclt\Common\Output\include\luaWrapper\LuaMemTbl.h(32) : see reference to class template instantiation 'abase::vector' being compiled
        with
        [
            T=AString
        ]
g:\srclt\angelica2\output\acsdk\include\vector.h(173) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
        g:\srclt\angelica2\output\acsdk\include\vector.h(165) : while compiling class template member function 'abase::vector::vector(const abase::vector &)'
        with
        [
            T=CScriptValue
        ]
        g:\srclt\angelica2\output\acsdk\include\vector.h(197) : while compiling class template member function 'const abase::vector &abase::vector::operator =(const abase::vector &)'
        with
        [
            T=CScriptValue
        ]
        g:\srclt\common\output\include\luawrapper\ScriptValue.h(73) : see reference to class template instantiation 'abase::vector' being compiled
        with
        [
            T=CScriptValue
        ]
g:\srclt\angelica2\output\acsdk\include\vector.h(173) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
        g:\srclt\angelica2\output\acsdk\include\vector.h(165) : while compiling class template member function 'abase::vector::vector(const abase::vector &)'
        with
        [
            T=AString
        ]
        g:\srclt\angelica2\output\acsdk\include\vector.h(222) : while compiling class template member function 'abase::vector::~vector(void)'
        with
        [
            T=AString
        ]
g:\srclt\angelica2\output\acsdk\include\vector.h(173) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
        g:\srclt\angelica2\output\acsdk\include\vector.h(165) : while compiling class template member function 'abase::vector::vector(const abase::vector &)'
        with
        [
            T=int
        ]
        g:\srclt\angelica2\output\acsdk\include\vector.h(140) : while compiling class template member function 'abase::vector::vector(void)'
        with
        [
            T=int
        ]
ICLImgImplDDS.cpp
ICLImgImpl.cpp
g:\Srclt\Angelica2\Output\ACSDK\Include\hashtab.h(186) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
        g:\Srclt\Angelica2\Output\ACSDK\Include\hashtab.h(182) : while compiling class template member function 'abase::hashtab<_Value,_Key,_HashFunc,_Allocator>::iterator_template<_ItValue>::iterator_template(abase::Hashtable_node<_Val,_Key> *,const abase::hashtab<_Value,_Key,_HashFunc,_Allocator> *)'
        with
        [
            _Value=abase::pair,
            _Key=AString,
            _HashFunc=abase::_hash_function,
            _Allocator=abase::default_alloc,
            _ItValue=abase::pair,
            _Val=abase::pair
        ]
        g:\srclt\common\output\include\gfx\A3DGFXEx.h(303) : see reference to class template instantiation 'abase::hashtab<_Value,_Key,_HashFunc,_Allocator>::iterator_template<_ItValue>' being compiled
        with
        [
            _Value=abase::pair,
            _Key=AString,
            _HashFunc=abase::_hash_function,
            _Allocator=abase::default_alloc,
            _ItValue=abase::pair
        ]
g:\Srclt\Angelica2\Output\ACSDK\Include\hashtab.h(186) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
        g:\Srclt\Angelica2\Output\ACSDK\Include\hashtab.h(182) : while compiling class template member function 'abase::hashtab<_Value,_Key,_HashFunc,_Allocator>::iterator_template<_ItValue>::iterator_template(abase::Hashtable_node<_Val,_Key> *,const abase::hashtab<_Value,_Key,_HashFunc,_Allocator> *)'
        with
        [
            _Value=abase::pair,
            _Key=int,
            _HashFunc=abase::_hash_function,
            _Allocator=abase::default_alloc,
            _ItValue=abase::pair,
            _Val=abase::pair
        ]
        g:\Srclt\Common\Output\include\gfx\a3dgfxexman.h(461) : see reference to class template instantiation 'abase::hashtab<_Value,_Key,_HashFunc,_Allocator>::iterator_template<_ItValue>' being compiled
        with
        [
            _Value=abase::pair,
            _Key=int,
            _HashFunc=abase::_hash_function,
            _Allocator=abase::default_alloc,
            _ItValue=abase::pair
        ]
g:\srclt\angelica2\output\acsdk\include\vector.h(410) : warning C4244: 'initializing' : conversion from '__w64 int' to 'const int', possible loss of data
        g:\srclt\angelica2\output\acsdk\include\vector.h(407) : while compiling class template member function 'A3DGFXElement *abase::vector::erase(T *)'
        with
        [
            T=A3DGFXElement *
        ]
        g:\srclt\common\output\include\gfx\A3DGFXEx.h(57) : see reference to class template instantiation 'abase::vector' being compiled
        with
        [
            T=A3DGFXElement *
        ]
g:\srclt\angelica2\output\acsdk\include\vector.h(410) : warning C4244: 'initializing' : conversion from '__w64 int' to 'const int', possible loss of data
        g:\srclt\angelica2\output\acsdk\include\vector.h(407) : while compiling class template member function 'A3DGFXKeyPointCtrlBase *abase::vector::erase(T *)'
        with
        [
            T=A3DGFXKeyPointCtrlBase *
        ]
        g:\srclt\common\output\include\gfx\A3DGFXKeyPoint.h(582) : see reference to class template instantiation 'abase::vector' being compiled
        with
        [
            T=A3DGFXKeyPointCtrlBase *
        ]
g:\srclt\angelica2\output\acsdk\include\vector.h(272) : warning C4244: '=' : conversion from '__w64 int' to 'int', possible loss of data
        g:\srclt\angelica2\output\acsdk\include\vector.h(265) : while compiling class template member function 'A3DVECTOR3 *abase::vector::insert(T *,const T &)'
        with
        [
            T=A3DVECTOR3
        ]
g:\srclt\angelica2\output\acsdk\include\vector.h(410) : warning C4244: 'initializing' : conversion from '__w64 int' to 'const int', possible loss of data
        g:\srclt\angelica2\output\acsdk\include\vector.h(407) : while compiling class template member function 'A3DVECTOR3 *abase::vector::erase(T *)'
        with
        [
            T=A3DVECTOR3
        ]
g:\srclt\angelica2\output\acsdk\include\vector.h(272) : warning C4244: '=' : conversion from '__w64 int' to 'int', possible loss of data
        g:\srclt\angelica2\output\acsdk\include\vector.h(265) : while compiling class template member function 'A3DGFXKeyPoint *abase::vector::insert(T *,const T &)'
        with
        [
            T=A3DGFXKeyPoint *
        ]
        g:\srclt\common\output\include\gfx\A3DGFXKeyPoint.h(2014) : see reference to class template instantiation 'abase::vector' being compiled
        with
        [
            T=A3DGFXKeyPoint *
        ]
g:\srclt\angelica2\output\acsdk\include\vector.h(410) : warning C4244: 'initializing' : conversion from '__w64 int' to 'const int', possible loss of data
        g:\srclt\angelica2\output\acsdk\include\vector.h(407) : while compiling class template member function 'A3DGFXKeyPoint *abase::vector::erase(T *)'
        with
        [
            T=A3DGFXKeyPoint *
        ]
g:\srclt\angelica2\output\acsdk\include\vector.h(410) : warning C4244: 'initializing' : conversion from '__w64 int' to 'const int', possible loss of data
        g:\srclt\angelica2\output\acsdk\include\vector.h(407) : while compiling class template member function 'A3DGFXLight *abase::vector::erase(T *)'
        with
        [
            T=A3DGFXLight *
        ]
        g:\Srclt\Common\Output\include\gfx\a3dgfxexman.h(301) : see reference to class template instantiation 'abase::vector' being compiled
        with
        [
            T=A3DGFXLight *
        ]
ICLImg.cpp
ICLThreadWrapper.cpp
ICLThreadTask.cpp
ICLThreadPool.cpp
ICLUnicodeCommon.cpp
Creating library...
Results
  
Build log was saved at "file://g:\Srclt\Common\AFileDialog3\Complier_2005\Win32\2.2\Unicode Release\BuildLog.htm"
ImageCacheLib - 0 error(s), 65 warning(s)